func github.com/go-faster/jx.writeStreamByteseqSlow

2 uses

	github.com/go-faster/jx (current package)
		w_stream.go#L83: 	return writeStreamByteseqSlow(w, s)
		w_stream.go#L86: func writeStreamByteseqSlow[S byteseq.Byteseq](w *Writer, s S) bool {